home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
ab20
/
unarced
/
datacomm
/
vlt
/
rexx
/
readme
< prev
next >
Wrap
Text File
|
1995-03-17
|
2KB
|
39 lines
These are just some example REXX macros and scripts.
The following are native VLT scripts not involving ARexx:
Blink.scp blinks your cursor.
Break.scp a sample script to break a Hayes-style modem connection.
CustomColors.scp sets up VLT's custom screen to the default colors.
DialBix.scp a sample script to dial BIX.
DialBix2.scp an equivalent script to dial BIX using traps.
VLTMouse2.scp shows what the programmable mouse support can do.
WorkbenchColors.scp sets up VLT's screen to use default 2.0 WB colors.
The following are VLT ARexx scripts:
AutoWrap.vlt Uses the wedge command to implement auto word wrap.
DoLens.vlt pops up a magnifier to the VLT screen, if you have WLens.
Intercept.vlt shows how to use the WEDGE command.
LastMsg.vlt shows you how to play with the review buffer.
MarginBell.vlt WEDGE command example: ring a bell when the cursor passes
column 72.
Remote.vlt shows how to send a command to a remote VLT.
SendASCII.vlt sends text files to the host.
VLTMouse.vlt VLTMouse.rexx and .vlt show how to program mouse support.
These are ARexx scripts to be run from the shell:
AddRexxLib.rexx adds the necessary ARexx support libraries to the system.
ExtractTest.rexx extracts all fields from VLT and displays them in a Shell.
FifoBBS.rexx A BBS using VLT's new Fifo Pipes.
SetPing.rexx shows you how to communicate with the PingServer.
VLTMouse.rexx VLTMouse.rexx and .vlt show how to program mouse support.
This one is specific to Provector, and can only be used with VLT, not VLTjr.
VLT2Provec.pvrx Convert VLT Tektronix commands to ARexx instructions for
Provector.
Willy.